func crypto/rand.warnBlocked
2 uses
crypto/rand (current package)
rand_unix.go#L50: func warnBlocked() {
rand_unix.go#L58: t := time.AfterFunc(60*time.Second, warnBlocked)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)